Journals
  Publication Years
  Keywords
Search within results Open Search
Please wait a minute...
For Selected: Toggle Thumbnails
NVM-LH: non-volatile memory-friendly linear hash index
TANG Chen, HUANG Guorui, JIN Peiquan
Journal of Computer Applications    2021, 41 (3): 623-629.   DOI: 10.11772/j.issn.1001-9081.2020091451
Abstract395)      PDF (1035KB)(616)       Save
Non-Volatile Memory (NVM) attracts people's attention because of its large capacity, persistence, bit addressability and low read latency. However, it also has some disadvantages, such as limited writes and asymmetric reading and writing speed. When the traditional linear hash index is implemented directly on NVM, it will lead to a great number of random write operations. To solve this problem, a new NVM-friendly linear hash index called NVM-LH (NVM-oriented Linear Hashing) was proposed. The cache friendliness was achieved by NVM-LH through the cache line alignment during storing data. And a log-free data consistency guaranteeing strategy was presented in NVM-LH. In addition, the split and delete operations were optimized in NVM-LH to minimize the NVM write operations. Experimental results show that NVM-LH outperforms the state-of-the-art NVM-aware hash index CCEH (Cacheline-Conscious Extendible Hashing) in terms of space utilization (30% higher) and NVM write number (about 15% lower), showing better NVM-friendliness.
Reference | Related Articles | Metrics
Survey on energy-aware green databases
JIN Peiquan XING Baoping JIN Yong YUE Lihua
Journal of Computer Applications    2014, 34 (1): 46-53.   DOI: 10.11772/j.issn.1001-9081.2014.01.0046
Abstract522)      PDF (1418KB)(498)       Save
With the trend of global low-carbon, as well as data-centric computing trends, studying the energy-saving green database systems has become a hot issue of government, business and academia. However, traditional database systems mainly focus on performance, and have little consideration on energy metrics, including energy efficiency and energy proportionality. In this paper, based on the requirement analysis on green database systems, some key issues on this topic were explored, and two critical problems were emphasized, namely the energy efficiency problem for database systems, as well as the energy proportionality problem for database clusters. Furthermore, some future directions on energy-aware green database systems were pointed out to provide some new insights for the research into this new area.
Related Articles | Metrics